home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 15195 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: keats.ugrad.cs.ubc.ca!not-for-mail
  2. From: c2a192@ugrad.cs.ubc.ca (Kazimir Kylheku)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Lex and Yacc
  5. Date: 17 Apr 1996 09:21:31 -0700
  6. Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
  7. Message-ID: <4l35qbINN9u7@keats.ugrad.cs.ubc.ca>
  8. References: <4kjn9p$rcv@blue.usps.gov>
  9. NNTP-Posting-Host: keats.ugrad.cs.ubc.ca
  10.  
  11. In article <4kjn9p$rcv@blue.usps.gov>,
  12. Bill Seymour  <wseymour@email.usps.gov> wrote:
  13. >Does anyone know of a newsgroup that deals with lex and yacc?
  14. >(I haven't found one just by looking at newsgroup names.)
  15.  
  16. look for one that contains the word "compiler".
  17.  
  18. There are books about these tools and about compiler construction and general.
  19. There is an O'Reilly book that covers the tools: I believe it's called just
  20. _Lex and Yacc_. There is also the ``Dragon Book'': _Compilers Principles
  21. Techniques and Tools_, by Aho, Sethi and Ullman. It covers use of Lex and Yacc,
  22. and can also teach you how to write your own parser and scanner generators, if
  23. you are diligent.
  24.  
  25.  
  26.  
  27.  
  28. -- 
  29. I'm not really a jerk, but I play one on Usenet.
  30.